Esx Settings Depots Umds UpdateSpec
The Esx Settings Depots Umds UpdateSpec schema defines the information used to update the UMDS depot.
This schema was added in vSphere API 7.0.0.0.
{
"enabled": false,
"description": "string"
}
Flag indicating whether or not this depot is enabled. Disabling the depot doesn't delete its cached metadata and payloads. It will not be refreshed next time depots are re-synced.
This property was added in vSphere API 7.0.0.0.
If missing or null
, the enabled flag is not updated.
Description of the depot.
This property was added in vSphere API 7.0.0.0.
If missing or null
, the description is not updated.